AnalyticsDatabase_Impl

@Generated(value = "androidx.room.RoomProcessor")
class AnalyticsDatabase_Impl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clearAllTables()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getEventDao(): EventDao
Link copied to clipboard
protected open fun getRequiredTypeConverters(): Map<Class<out Any>, List<Class<out Any>>>